home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
43seconds.swf
/
scripts
/
frame_19
/
PlaceObject2_67_1
/
CLIPACTIONRECORD on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
140 b
|
8 lines
on(press){
if(this._currentframe == 1 && _root.nummer == 1)
{
_root.nummer = _root.nummer + 1;
this.play();
}
}